Skip to content

Ollama container deploy - #57

Merged
Sharkwald merged 6 commits into
mainfrom
Ollama-container-deploy
Mar 19, 2026
Merged

Ollama container deploy#57
Sharkwald merged 6 commits into
mainfrom
Ollama-container-deploy

Conversation

@Sharkwald

Copy link
Copy Markdown
Owner

No description provided.

Sharkwald and others added 6 commits March 18, 2026 20:55
- Add .azure/container-group.yml: ACI multi-container group YAML template
  with Bottomly and Ollama co-located (share localhost network namespace).
  Bottomly connects to Ollama at http://localhost:11434 with no public
  Ollama port exposed.
- Replace azure/aci-deploy@v1 with az container create --file in
  push_to_live.yml, using envsubst to inject secrets at deploy time.
- Enable LLM in production via EnableLlm=true and
  ConnectionStrings__bottomlymodel env var.
- Resource allocation: 0.5 CPU / 0.5 GB RAM per container (1 CPU / 1 GB total).

Requires OLLAMA_API_KEY secret in the live GitHub Actions environment.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@Sharkwald
Sharkwald marked this pull request as ready for review March 19, 2026 08:46
@Sharkwald
Sharkwald merged commit 3a0a17f into main Mar 19, 2026
2 checks passed
@Sharkwald
Sharkwald deleted the Ollama-container-deploy branch March 19, 2026 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant